Symfony 7.3 adds better exception logging, enum support in config, native PHP 8.4 lazy objects, and key-based query mapping for improved DX.
May 29, 2025
#Living on the edge
❤️ 8
👍 3
🚀 2
🎉 2
Symfony 7.3 brings DX improvements like full Twig deprecation reporting, PascalCase string support, new form helpers, union types in OptionsResolver and a DatePoint Doctrine Type.
May 28, 2025
#Living on the edge
❤️ 12
👍 4
🚀 4
🎉 6
Symfony 7.3 introduces validation improvements including better When constraint, deprecations for array-based options, and enhanced file, image, and uniqueness constraints.
May 27, 2025
#Living on the edge
❤️ 6
👍 8
🚀 7
🎉 4
Symfony 7.3 improves the Serializer component with new features like number normalization, discriminator defaults, and better debug output.
May 26, 2025
#Living on the edge
❤️ 9
👍 5
🚀 3
🎉 3
This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerability in Symfony UX.
May 25, 2025
#A week of symfony